home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / dtype / clidt392.rea < prev    next >
Text File  |  1995-11-15  |  2KB  |  47 lines

  1. Short:    V39.2 displays stdout of a cli-cmd (lha,tar,etc)
  2. Author:   ruppert@goofy.zdv.uni-mainz.de (Stefan Ruppert)
  3. Uploader: ruppert@goofy.zdv.uni-mainz.de
  4. Type:     util/dtype
  5.  
  6. ****************************************************************************
  7. *                                                                          *
  8. *                            cli.datatype                                  *
  9. *                                                                          *
  10. *                      Written by Stefan Ruppert                           *
  11. *                                                                          *
  12. ****************************************************************************
  13.  
  14. This is a datatype to launch extern CLI programs and to display their
  15. standard output. At the moment there are the following commands included :
  16.  
  17. dms -- display information about a dms file
  18. lha -- display the contents of a lha/lzh archive (using Stefan Boberg's lha)
  19. tar -- display the contents of a tar archive (using GNU-Tar)
  20. tar-gzip -- display the contents of a gzip'd tar archive (using gzip and
  21.                 GNU-Tar). This requires a installed pipe package.
  22. nroff -- display the contents of a nroff file (using groff and man.datatype)
  23.  
  24. This datatype is Freeware, but not in the public domain !
  25.  
  26. It's strictly forbidden to include this archive in any kind of software
  27. collection except Fred Fish's AmigaLibrary, Aminet, Aminet CD's and BBS
  28. Fileareas or by a explicit permission from me !
  29.  
  30. This software is provided "as is". No representations or warranties are
  31. made with respect to the accuracy, reliability, performance, currentness,
  32. or operation of this software, and all use is at your own risk !
  33.  
  34. You can install this datatype by using the Installer script.If you have
  35. any suggestion or comments please contact me :
  36.  
  37. Stefan Ruppert
  38. Windthorststrasse 5
  39. 65439 Floersheim am Main
  40. GERMANY
  41.  
  42. EMail:
  43. i511@informatik.fh-wiesbaden.de
  44. ruppert@goofy.zdv.uni-mainz.de
  45. WWW:
  46. http://www.uni-mainz.de/~ruppert/
  47.